home *** CD-ROM | disk | FTP | other *** search
/ Software of the Month Club 2000 October / Software of the Month - Ultimate Collection Shareware 277.iso / pc / PROGRAMS / UTILITY / WINLINUX / DATA1.CAB / usr_-_Usr_Files / INCLUDE / WAIT.H < prev    next >
C/C++ Source or Header  |  1999-09-17  |  81b  |  4 lines

  1. /* SVR4 ABI requires <wait.h> rather than <sys/wait.h> */
  2.  
  3. #include <sys/wait.h>
  4.